readAttributeHDF5

Read a single piece of data from an attribute of an HDF5 file.

T
readAttributeHDF5
(
T
)
(
const string name
,
hid_t loc_id
)

Parameters

name
Type: string

name of the attribute

loc_id
Type: hid_t

id of the group

Meta